tools/libx{l, c}: Remove XC_DEVICE_MODEL_RESTORE_FILE
authorAndrew Cooper <andrew.cooper3@citrix.com>
Mon, 20 Jul 2015 10:37:56 +0000 (11:37 +0100)
committerIan Campbell <ian.campbell@citrix.com>
Tue, 28 Jul 2015 10:11:52 +0000 (11:11 +0100)
commitf6ddbfae1c95a8bbc3e52c431afee665b864cfda
treef8b2869f65d4e2e934f6ccb391ae4d84a05751eb
parent2591383a503b289d9f1594e2f34cf1b49b0356f0
tools/libx{l, c}: Remove XC_DEVICE_MODEL_RESTORE_FILE

All handling of device model files is now at the libxl level.  Remove
XC_DEVICE_MODEL_RESTORE_FILE and introduce LIBXL_DEVICE_MODEL_RESTORE_FILE in
its place.

Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
CC: Ian Campbell <Ian.Campbell@citrix.com>
CC: Ian Jackson <Ian.Jackson@eu.citrix.com>
CC: Wei Liu <wei.liu2@citrix.com>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
tools/libxc/include/xenguest.h
tools/libxl/libxl.c
tools/libxl/libxl_create.c
tools/libxl/libxl_internal.h
tools/libxl/libxl_stream_read.c